#dashboard-exploration This application started off as trying to get something similar to Res Q Dashboard concept idea

I started learning about shiny ui/server interactivity with the iris database. This was my first attempt: Iris dashboard

This then developed into the following dashboard where the ui and functionality became more similar to the concept goal, but still ways to go. mtcars dashboard

When adding a hierarchical structure and logging capabilities the app starts looking like this: Honing in on dashboard interface